type reflect.nonEmptyInterface

3 uses

	reflect (current package)
		value.go#L207: type nonEmptyInterface struct {
		value.go#L886: 		iface := (*nonEmptyInterface)(v.ptr)
		value.go#L918: 		iface := (*nonEmptyInterface)(v.ptr)